a11y: Cover the printer option widget case too
authorMatthias Clasen <mclasen@redhat.com>
Sun, 18 Jun 2023 19:15:54 +0000 (15:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 19 Jun 2023 15:17:47 +0000 (11:17 -0400)
commita8b907a33c629e96a3bffb37968722c0076d283c
tree8677c823092f329e0abfe41faaec29f805e86254
parentf2a2e97004a80fa780281da62f08143c9c2d8dd5
a11y: Cover the printer option widget case too

This is another case of nested control, in this
case it goes two levels deep. Since we already
have this hack, lets use it for all the cases.
This avoids some more complicated workaround.
gtk/gtkatcontext.c